home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / graphics / vrml / mac / whrlwind / whurlwind folder / whurlwind read me v1.0 aug 17 < prev    next >
Encoding:
Text File  |  1995-08-16  |  4.4 KB  |  102 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. Whurlwind is a freeware Power Macintosh native application for viewing 3DMF or VRML models created by Bill Enright and John Louch. Whurlwind relies on QuickDraw 3D, Apple's newest 3D graphics API, for rendering, picking, and navigation. The current version of Whurlwind allows users to view 3DMF and VRML models from different camera positions, and to jump to other Web sites. (Future versions will offer scene navigation, allowing users to wander around in virtual space. )
  9.  
  10. Note: Whurlwind requires QuickDraw 3D. If you don't have QuickDraw 3D, you can obtain it  through the QuickDraw 3D web site (http://www/info.apple.com/qd3d). 
  11.  
  12. Please send any requests or bug reports to both John Louch (jlouch@apple.com) & Bill Enright (demolish@apple.com).
  13.  
  14.  
  15.    Version History
  16. 1.0d1    -    Not for public consumption
  17. 1.0d2    -    Initial release
  18. 1.0d3    -  Fixed memory bug when reading VRML files.  This bug would either crash the machine or cause a blank viewer window to be shown after the file was read.
  19.  
  20.     Known Bugs
  21. Ñ Does not handle VRML inventor formats well.  Either crashes or causes a blank window to be shown.
  22. Ñ URL anchors or launched on mouse down not on mouse up.
  23. Ñ All files of type 'TEXT' are considered VRML.   A 3DMF file must be of type '3DMF' to be displayed.  In the future we well sense a 'TEXT' file to determine if it is either VRML or 3DMF.
  24. Ñ VRML files with URL anchors in them cannot be saved into 3DMF files.
  25. Ñ Only overall materials in VRML files are supported.
  26. Ñ No inline, camera, or light support for VRML files, defaults are used instead.
  27.  
  28.    Quick How to Use
  29. General
  30. Ñ To open a 3D model select Open from the File Menu. You can open 'TEXT' or '3DMF' files.
  31. Ñ You can open multiple windows subject to RAM
  32. Ñ You can enlarge the viewing window by dragging on the lower right hand corner in the drag box.
  33.  
  34. To manipulate a 3D model
  35. Use the tools at the bottom of the window.  From left to right these tools are:
  36.  
  37. Camera - Returns the model to its start position
  38.  
  39. Distance - Click and drag upward to move the object away from you. Drag down to move the item towards you.
  40.  
  41. Rotation - Click on the object or outside of the object and move the mouse. Notice that the positioning of where you click determines the axis and type fo rotation.
  42.  
  43. Panning - Click and drag right or left of up or down to pan the object around on the screen
  44. ----------------------------
  45.  
  46. How to Use Whurlwind as a Netscape Helper Application
  47.  
  48.     1.From the NetScape Options menu, choose Preferences.
  49.        The Preferences window opens, showing Window and Link Styles.
  50.  
  51.     2.From the menu displaying Window and Link Styles, choose Helper Applications.
  52.        The window changes to show the Helper Applications settings.
  53.  
  54.     3.Click the New... button.
  55.        A dialog box appears displaying two text fields.
  56.        Click inside the Mime type text field, and type x-world.
  57.        Click inside the Mime sub-type text field, and type x-vrml.
  58.        Click the OK button.
  59.  
  60.     4.Click the Browse button.
  61.        A file directory pop-up is displayed. 
  62.  
  63.     5.Select Whurlwind and click Open.
  64.  
  65.        You're most likely to find Whurlwind in the Desktop Folder. (This is the NetScape default Temporary Directory.) 
  66.  
  67.        When you click Open, the file directory closes, and NetScape Preferences is displayed. Whurlwind is listed as the Application for the Mime Type
  68.        x-world/x-vrml.
  69.  
  70.     6.Click the Launch application radio button.
  71.  
  72.     7.Click the file type pop-up and select TEXT.
  73.  
  74.     8.Click inside the Extensions text field, and type wrl.
  75.  
  76.     9.Click the New... button.
  77.        A dialog box appears displaying two text fields.
  78.        Click inside the Mime type text field, and type x-world.
  79.        Click inside the Mime sub-type text field, and type x-3dmf.
  80.        Click the OK button.
  81.  
  82.    10.Click the Browse button.
  83.        A file directory pop-up is displayed. 
  84.  
  85.    11.Select Whurlwind and click Open.
  86.  
  87.        You're most likely to find Whurlwind in the Desktop Folder. (This is the NetScape default Temporary Directory.) 
  88.  
  89.        When you click Open, the file directory closes, and NetScape Preferences is displayed. Whurlwind is listed as the Application for the Mime Type
  90.        x-world/x-3dmf.
  91.  
  92.    12.Click the Launch application radio button.
  93.  
  94.    13.Click the file type pop-up and select 3DMF.
  95.  
  96.    14.Click inside the Extensions text field, and type 3dmf.
  97.  
  98.    15.Click OK.
  99.        The Preferences window closes.
  100.  
  101. That's it. Now, when you click a 3DMF or VRML link, the Whurlwind viewer will launch, displaying the scene or object in a separate window.